home *** CD-ROM | disk | FTP | other *** search
/ Game Cracker (Expanded Edition) / Game Cracker (Expanded Edition).iso / cracks / NBC_M1TP.ZIP / Crack.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Encoding:
Text File  |  1998-09-07  |  2.8 KB  |  132 lines

  1. object Form1: TForm1
  2.   Left = 328
  3.   Top = 199
  4.   BorderStyle = bsSingle
  5.   Caption = 'Crack [by Gizmo]'
  6.   ClientHeight = 304
  7.   ClientWidth = 417
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Menu = MainMenu1
  14.   PixelsPerInch = 120
  15.   TextHeight = 16
  16.   object Label1: TLabel
  17.     Left = 56
  18.     Top = 208
  19.     Width = 144
  20.     Height = 19
  21.     Caption = 'D:\...\5-or-more 2.0a'
  22.     Font.Charset = ANSI_CHARSET
  23.     Font.Color = clWindowText
  24.     Font.Height = -17
  25.     Font.Name = 'Times New Roman'
  26.     Font.Style = []
  27.     ParentFont = False
  28.   end
  29.   object Label2: TLabel
  30.     Left = 56
  31.     Top = 184
  32.     Width = 69
  33.     Height = 20
  34.     Caption = 'Location:'
  35.     Font.Charset = DEFAULT_CHARSET
  36.     Font.Color = clWindowText
  37.     Font.Height = -17
  38.     Font.Name = 'MS Sans Serif'
  39.     Font.Style = []
  40.     ParentFont = False
  41.   end
  42.   object Label3: TLabel
  43.     Left = 16
  44.     Top = 24
  45.     Width = 352
  46.     Height = 25
  47.     Caption = 'Crack for M1 Tank Platoon II Version 1.2'
  48.     Font.Charset = DEFAULT_CHARSET
  49.     Font.Color = clWindowText
  50.     Font.Height = -20
  51.     Font.Name = 'MS Sans Serif'
  52.     Font.Style = []
  53.     ParentFont = False
  54.   end
  55.   object Label4: TLabel
  56.     Left = 24
  57.     Top = 80
  58.     Width = 385
  59.     Height = 20
  60.     Caption = 'Please select the location of your program-directory:'
  61.     Font.Charset = DEFAULT_CHARSET
  62.     Font.Color = clWindowText
  63.     Font.Height = -17
  64.     Font.Name = 'MS Sans Serif'
  65.     Font.Style = []
  66.     ParentFont = False
  67.   end
  68.   object Label5: TLabel
  69.     Left = 240
  70.     Top = 256
  71.     Width = 161
  72.     Height = 39
  73.     Caption = 'by Gizmo'
  74.     Font.Charset = ANSI_CHARSET
  75.     Font.Color = clWindowText
  76.     Font.Height = -33
  77.     Font.Name = 'Bertram'
  78.     Font.Style = []
  79.     ParentFont = False
  80.   end
  81.   object BitBtn1: TBitBtn
  82.     Left = 56
  83.     Top = 248
  84.     Width = 129
  85.     Height = 41
  86.     Caption = 'Crack it!'
  87.     Font.Charset = DEFAULT_CHARSET
  88.     Font.Color = clWindowText
  89.     Font.Height = -20
  90.     Font.Name = 'MS Sans Serif'
  91.     Font.Style = []
  92.     ParentFont = False
  93.     TabOrder = 0
  94.     OnClick = BitBtn1Click
  95.   end
  96.   object DriveComboBox1: TDriveComboBox
  97.     Left = 24
  98.     Top = 112
  99.     Width = 137
  100.     Height = 22
  101.     DirList = DirectoryListBox1
  102.     TabOrder = 1
  103.   end
  104.   object DirectoryListBox1: TDirectoryListBox
  105.     Left = 184
  106.     Top = 112
  107.     Width = 217
  108.     Height = 81
  109.     DirLabel = Label1
  110.     ItemHeight = 16
  111.     TabOrder = 2
  112.   end
  113.   object MainMenu1: TMainMenu
  114.     Left = 24
  115.     Top = 152
  116.     object Datei1: TMenuItem
  117.       Caption = '&File'
  118.       object Beenden1: TMenuItem
  119.         Caption = '&Close'
  120.         OnClick = Beenden1Click
  121.       end
  122.     end
  123.     object Info1: TMenuItem
  124.       Caption = '&Info'
  125.       object About1: TMenuItem
  126.         Caption = '&About'
  127.         OnClick = About1Click
  128.       end
  129.     end
  130.   end
  131. end
  132.